<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#xinhdp{

}
.carousel-inner &gt; .item &gt; a &gt; img, .carousel-inner &gt; .item &gt; img {
	width: 100%;
	height: 349px;
}
/*åˆ‡æ¢æ&nbsp;‡é¢˜*/
.black-bg{
	width:100%;
	height: 40px;
	position:absolute;
	bottom: 0px;
	background: url("../images/black-bg.png") repeat;
	color: #fff;
	text-align: center;
	line-height: 40px;
	
}
/*åˆ‡æ¢æ&nbsp;‡é¢˜*/
.cont1_center-tab{
	position: relative;
	
}

.cont-tab-title{
	height: 48px;
}
.cont-tab-title ul{
	margin-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cont-tab-title ul li{
	/*background: #eaeaea;	*/
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	margin-left: -4px;		
	height: 100%;
}
.cont-tab-title ul li a{
	float: left;
	color: #7A7A7A;
	padding: 9px 25px;
	background: #eaeaea;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	line-height: 30px;
	padding-top:-5px;
}

.cont-tab-title ul .active &gt; a, .cont-tab-title ul .active &gt; a:focus, 
.cont-tab-title ul .active &gt; a:hover{
	color: #fff;
	background-color: #CC0001;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;	
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 16px;
	line-height: 30px;
} 

.cont-tab-title ul li a:hover{	
	color: #7e7e7e;
	background:  #dcdcdc;
	}
.tab-content{
	width: 100%;
	position: relative;
}
.tab-content .gd{
	padding: 10px;
	position: absolute;
	top: -55px;
	right: 0;
}
.gd a{
	color:#7e7e7e;
	font-size: 12px;
}

/*å¦¤çŠµå›éæ¿‹å¹‰éˆ©å†©åª´é–¿ç‡‚æ‹·*/
.ggw{
	background: #dcdcdc;
	height: 150px;
	margin-top: 20px;
}

.cont-down ul{
	background: #ffffff;
	margin-top: 15px;
	padding:10px 10px;
}
.cont-down ul li{
	
}
.h-30{
	height: 30px;
	line-height: 30px;
}
/*é–»ç‚´ç¨‘æ¿‚æ—‚ç²­é”çƒ˜å°Žé–¸æ›¨å™®éžï¿½*/
.cont2-center{
	height: 400px;
}
.cont-tab-title{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC0001;
}
.cont2-center-down{
	clear: both;
	margin-bottom: 15px;
	padding:1px 10px;
	position: relative;
}
.cont2-center-down ul li{
	margin-top: 10px;
	color: #5d5d5d;
}

.fdc-box{
	width: 50px;
	height: 20px;
	border-radius:2px;
	background: #bdae89;
	line-height: 20px;
	text-align: center;
	margin-right: 5px;
	font-size: 12px;
	color: #706038;
}
</pre></body></html>